home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Auge 4000 / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).zip / Auge 4000 #47 (1990-06-22)(Amiga User Gruppe Einzugsgebiet 4000).adf / ARP-DOCS1.3 / Prompt < prev    next >
Text File  |  1990-06-22  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      Prompt(V1.3)            ARP User's Manual            Prompt(V1.3)
  5.  
  6.  
  7.  
  8.      NAME
  9.           Prompt - set the prompt for the CLI or Shell.
  10.  
  11.      SYNOPSIS
  12.           Prompt "Prompt"
  13.  
  14.      DESCRIPTION
  15.           Prompt sets a new prompt for the current CLI.  Prompt with
  16.           no argument resets the CLI prompt to the default, which is
  17.           just "> ".  Shells differ in their interpretation of special
  18.           characters for the prompt.  For example, the ARP Shell ASH
  19.           will accept the following characters in its prompt string:
  20.  
  21.               %S or %P      - expands to pathname of current directory
  22.               %N            - expands to current CLI number.
  23.  
  24.           ASH will also expand environment variables and do command
  25.       substitution inside of a prompt.  See the Ash Manual or the
  26.       manual for your preferred shell for more information.
  27.  
  28.       NOTE that the ARP Prompt and CD no longer provide builtin
  29.       support for "%P"; now you should use the capabilities
  30.       provided by your CLI.
  31.  
  32.      SEE ALSO
  33.           Ash Manual
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/28/89)
  64.  
  65.  
  66.  
  67.